home *** CD-ROM | disk | FTP | other *** search
/ Risc World 3 / Risc World 3.iso / USENET / ISSUE3 / !MSGRDEMO / !RUN < prev    next >
Text File  |  2000-08-18  |  3KB  |  53 lines

  1. | !Run file for MsgrDemo
  2. | Copyright © Mark Sawle, 1995-2000
  3.  
  4. RMEnsure UtilityModule 3.10 Error MsgrDemo requires RISC OS 3.10 or later
  5.  
  6. Set System$Path_Message Your system resources can not be found.  Please allow the filer to see your !System directory
  7.  
  8. RMEnsure FilterManager 0.09 RMLoad System:Modules.FilterMgr
  9. RMEnsure FilterManager 0.09 Error You need Filter Manager 0.09 or later to run MsgrDemo
  10.  
  11. RMEnsure Toolbox    0.00 RMLoad System:Modules.Toolbox.Toolbox
  12. RMEnsure Toolbox    1.36 Error You need Toolbox 1.36 or later to run MsgrDemo
  13. RMEnsure Window     0.00 RMLoad System:Modules.Toolbox.Window
  14. RMEnsure Window     1.30 Error You need Window 1.30 or later to run MsgrDemo
  15. RMEnsure Menu       0.00 RMLoad System:Modules.Toolbox.Menu
  16. RMEnsure Menu       0.23 Error You need Menu 0.23 or later to run MsgrDemo
  17. RMEnsure FontDbox   0.00 RMLoad System:Modules.Toolbox.FontDbox
  18. RMEnsure FontDbox   0.14 Error You need FontDbox 0.14 or later to run MsgrDemo
  19. RMEnsure ColourDbox 0.00 RMLoad System:Modules.Toolbox.ColourDbox
  20. RMEnsure ColourDbox 0.17 Error You need ColourDbox 0.17 or later to run MsgrDemo
  21. RMEnsure ColourPicker 0.00 RMLoad System:Modules.Picker
  22. RMEnsure ColourPicker 0.31 Error You need ColourPicker 0.31 or later to run MsgrDemo
  23. RMEnsure SaveAs     0.00 RMLoad System:Modules.Toolbox.SaveAs
  24. RMEnsure SaveAs     0.11 Error You need SaveAs 0.11 or later to run MsgrDemo
  25.  
  26. RMEnsure UtilityModule 3.50 RMEnsure 310Support 0.02 RMLoad System:Modules.310Support.ThreeTen
  27. RMEnsure UtilityModule 3.50 RMEnsure 310Support 0.02 Error You need 310Support 0.02 or later to run MsgrDemo
  28.  
  29. RMEnsure UtilityModule 3.50 RMEnsure BorderUtils 0.05 RMLoad System:Modules.BorderUtil
  30. RMEnsure UtilityModule 3.50 RMEnsure BorderUtils 0.05 Error You need BorderUtils 0.05 or later to run MsgrDemo
  31.  
  32. Set MsgrDemo$Dir <Obey$Dir>
  33.  
  34. Set MsgrDemo$Path <MsgrDemo$Dir>.
  35.  
  36. If "<MsgrDemo$FontsDir>" = "" Then If "<ZapFontsSource$Path>" <> "" Then Set MsgrDemo$FontsDir ZapFontsSource:
  37. If "<MsgrDemo$FontsDir>" = "" Then If "<Zap$Dir>" <> "" Then Set MsgrDemo$FontsDir <Zap$Dir>.Fonts.
  38.  
  39. RMEnsure ZapRedraw 0.00 If "<Zap$Redraw>" <> "" Then RMLoad <Zap$Redraw>
  40. RMEnsure ZapRedraw 0.00 RMLoad <MsgrDemo$Dir>.RMStore.ZapRedraw
  41. RMEnsure ZapRedraw 0.30 Error You need ZapRedraw 0.30 or later to run MsgrDemo
  42.  
  43. IconSprites <MsgrDemo$Dir>.!Sprites
  44.  
  45. WimpSlot 480k 480k
  46.  
  47. | Amend the following line as shown to enable backtrace logging
  48. |Run <MsgrDemo$Dir>.!RunImage %*0 2>><MsgrDemo$Dir>.Errors
  49.  
  50. Set NewsDir$Dir <Obey$Dir>.NewsDir
  51.  
  52. Run <MsgrDemo$Dir>.!RunImage %*0
  53.